* {
  margin: 0;
  padding: 0;
  cursor: pointer;
  list-style: none;
  font-family: "微软雅黑" !important;
}
a {
  color: black;
  text-decoration: none;
}

.mainFrame {
   max-width: 1920px;
  /* height: 1897px; */
  min-width: 1300px;
  margin: 0 auto;
}
.headbox{
 position: relative;
   height: 140px;
}
.imgbox{
margin:0 10%;
height:140px;
}
.head_logo{
  width: 508px;
  height: 85px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.top_logo_images {
    width: 100%;
    height: 140px;
    /* background: no-repeat; */
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}

.navigation-bar {
  padding: 0 10%;
  background: #FFFFFF;
  font-size: 17px;
  font-weight: 500;
  position: relative;
}

.navigation-text {
  width: 100%;
  height: 74px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 17px;
  font-weight: 500;
  line-height: 28px;
  list-style: none;
}

.navigation-text>div:hover {
  color: #9D1D22;
}

.navigation-text>li:nth-last-child() {
  width: 80px;
  height: 28px;
  font-size: 17px;
  font-weight: 500;
  color: #000000;
  line-height: 28px;
}

.navigation-text>li {
  position: relative;
  text-align: center;
}

.clolor-9d1d22 {
  font-weight: bold;
}

.search-box {
  //width: 186px;
  height: 35px;
  background: #EBEBEB;
  border-radius: 3px;
  padding-left: 10px;
  display: flex;
}

.search-input {
  width: 144px;
  border: none;
  outline: none;
  height: 35px;
  background: #EBEBEB;
}

.search-logo-div {
  width: 42px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  background: #9D1D22;
  border-radius: 0px 3px 3px 0px;
}

.section {
  padding: 15px 20px;
  background: #FFFFFF;
  border: 2px solid #9D1D22;
  font-size: 17px;
  font-weight: 500;
 // width: 220px;
}

.section div:hover {
  color: #9D1D22;
  border-bottom: 2px solid #9d1d22 !important;
}

.section div span {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}


/* .section:first-child{
  width: 375px;
} */
.rowLine-78-2 {
  width: 78px;
  height: 2px;
  background: #9D1D22;
}

.colLine-2-20 {
  width: 2px;
  height: 20px;
  background: #9D1D22;
}

.div-array {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
}

.rectangle-2-14 {
  width: 2px;
  height: 14px;
  background: #9D1D22;
  margin-right: 15px;
}

.section-position {
  top: 50px;
  left: 11%;
}

.parties {
  top: 50px;
  left: 14.5%;
}

.unitedFront-team {
  top: 50px;
  left: 28%;
}

.national-religion {
  top: 50px;
  left: 41%;
}

.subscript::before {
  content: '';
  display: block;
  width: 100%;
  height: 3px;
  position: absolute;
  bottom: -3px;
  left: 0;
  background-color: #9D1D22;
}

.suspension-content {
  display: none;
  z-index: 11;
}

#suspension-ctn1 {
  position: absolute;
  left: -53%;
  /* width: 375px; */
}

#suspension-ctn2 {
  position: absolute;
  left: -140%;
  /* width: 550px; */
}

#suspension-ctn3 {
  position: absolute;
  left: -127%;
  /* width: 550px; */
}

#suspension-ctn4 {
  position: absolute;
  left: -52%;
  /* width: 480px; */
}

#suspension-ctn5 {
  position: absolute;
  left: -49%;
  /* width: 480px; */
}

#suspension-ctn6 {
  position: absolute;
  left: -54%;
  /* width: 480px; */
}
#suspension-ctn7 {
  position: absolute;
  left: -492%;
  /* width: 480px; */
}
#suspension-ctn8 {
  position: absolute;
  left: -492%;
  /* width: 480px; */
}

.third-party-links {
  padding: 0 286px;
  height: 73px;
  background: #9D1D22;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
  font-weight: 500px;
  color: #fff;
}

.third-party-links a {
  color: white;
}
.dowload a {
  color: white;
}
.rectangle_2-19 {
  width: 2px;
  height: 19px;
  background: rgba(255, 255, 255, 0.6);
}

.copyright {
  height: 112px;
  background: #000000;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  font-weight: 500;
  color: #FFFFFF;
}



/* dem  */
.constitution-ul {
  margin: 25px 0 0 15px;
}

.constitution-ul li {
  margin: 10px 0;
}

.constitution-ul li::marker {
  color: #9D1D22;
}

.news-list li {
  list-style: none;
  margin: 10px 0;
    padding: 0 15px;
    display: flex;
    justify-content: space-between;
}

.Fill_8 span {
  margin-left: 25px;
  color: #FFFFFF;
  font-size: 14px;
}

/* index */
.passage-list {
//  width: 50%;
  font-size: 17px;
  font-weight: 500;
  color: #E59216;
  display: flex;
  align-items: center;
}

ul {
  list-style: none;
}

.rectangle_3-17 {
  width: 3px;
  height: 17px;
  background: #9D1D22;
  border-radius: 2px;
}

.content-row-title {
  font-size: 18px;
  font-weight: 600;
  color: #000000;
}

.links {
  margin: 0 10%;
}

.links-title {
  padding: 15px 0;
  font-size: 20px;
  font-weight: 600;
  color: #9d1d22;
  border-bottom: 2px solid #BA989A;
  display: flex;
  align-items: center;
}

.news-notice {
  padding: 0 10%;
}

.news {
  margin-right: 1rem;
  width: 70%;
}

.news-title,
.notice-title {
  border-bottom: 2px solid #BA989A;
  padding: 15px 0;
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: 600;
  color: #9D1D22;
  position: relative;
}

.go-right {
  position: absolute;
  right: 10px;
  top: 24px;
  display: flex;
  align-items: center;
  color: silver;
  font-size: 17px;
  font-weight: 500;
}

.news-list {
  overflow:auto;
  //width: 60%;
  margin-left: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.news-content-date {
  width: 54px;
  height: 45px;
  background: #F1F3F4;
  border-radius: 2px;
  color: #666666;
  text-align: center;
}

.news-list-content {
  display: flex;
  align-items: center;
  margin: 5px 0;
}

.news-title-text {
  margin-left: 12px;
  font-size: 17px;
  font-weight: 500;
  color: #000;
 // width: 80%;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.notice {
  width: 100%;
}

.col-hr {
  width: 1px;
  height: 333px;
  background: #D8D8D8;
  opacity: 0.69;
  position: absolute;
  left: 70%;
  top: 110px;
}

.font-style-01 {
  font-size: 17px;
  font-weight: 500;
  color: #E59216;
  display: flex;
  align-items: center;
  width: 50%;
}

.font-style-02 {
  font-size: 18px;
  font-weight: 600;
  color: #000000;
  display: flex;
  align-items: center;
  padding: 10px 0;
}

/* religion  */
.religion-work-list li {
  padding: 20px 0;
  list-style: none;
  //width: 100%;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px dashed silver;
}

.religion-work-list li span {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* section */
.content-box {
  position:relative;
  width: 83%;
  background-color: white;
  margin: 0 auto;
  margin-top: -88px;
  margin-bottom: 50px;
  box-shadow: 0 0 5px #9D1D22;
}

.Fill_8 {
 // display: flex;
 // align-items: center;
  padding-left: 25px;
  //width: 100%;
  height: 88px;
  background-size: 100% 100%;
  background-image: url("../imgs/Fill_8.png");
}

.DJI_images {
    width: 100%;
    height: 283px;
    /* background: no-repeat; */
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}

.DJI_0769 {
  width: 100%;
  height: 283px;
 // background: no-repeat url("../imgs/DJI_0769.png");
}

.DJI_0769_1 {
  width: 100%;
  height: 283px;
  background: no-repeat url("../imgs/DJI_0769_1.png");
}

.DJI_0769_2 {
  width: 100%;
  height: 283px;
  background: no-repeat url("../imgs/DJI_0769_2.png");
}

.DJI_0769_3 {
  width: 100%;
  height: 283px;
  background: no-repeat url("../imgs/DJI_0769_3.png");
}

.DJI_0769_4 {
  width: 100%;
  height: 283px;
  background: no-repeat url("../imgs/DJI_0769_4.png");
}

.DJI_0769_5 {
  width: 100%;
  height: 283px;
  background: no-repeat url("../imgs/DJI_0769_5.png");
}

.online_society_bg {
  width: 100%;
  height: 444px;
  background: no-repeat url("../imgs/online_society_bg.png");
  display: flex;
  align-items: center;
  justify-content: center;
}

.DJI_0769_6 {
  width: 100%;
  height: 444px;
  background: no-repeat url("../imgs/DJI_0769_6.png");
  display: flex;
  align-items: center;
  justify-content: center;
}

.DJI_0769_7 {
  width: 100%;
  height: 444px;
  background: no-repeat url("../imgs/DJI_0769_7.png");
  display: flex;
  align-items: center;
  justify-content: center;
}

.text-directory {
  width: 20%;
  border-right: 2px dashed silver;
  padding: 0 2%;
}

.rectangle_3-21 {
  width: 3px;
  height: 21px;
  background: #9D1D22;
  margin-right: 15px;
}

.introduce {
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: 600;
  color: #9D1D22;
  padding: 10px 0;
}

.add-bg-color {
  background: #dca9aa4d;
  color: #9D1D22;
}

.text-part {
  width: 72%;
  height: 100%;
  padding: 0 2%;
}

.dowload {
  width: 100px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  background-color: #9d1d22;
  color: white;
  font-size: 18px;
 // margin-left: 150px;
}

.resource-info span {
  font-size: 13px;
  color: #666666;
  margin-right: 235px;
}

.religion-text-title {
  font-size: 20px;
  font-weight: 500;
  color: #000000;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.release-date {
  font-size: 17px;
  font-weight: 400;
  color: #666666;
}

.source>span {
  display: inline-block;
  margin: 0 30px;
}

.source>span span {
  margin-right: 15px;
}

.religion-title-info {
  text-align: center;
}

.religion-title-info>div {
  margin: 15px 0;
}

.next-page {
  font-size: 17px;
  font-weight: 400;
  color: #000000;
  margin-top: 30px;
  padding: 30px 0;
  border-top: 1px solid #320002;
}

.religion-work-list .date {
  margin-left: 160px;
}

.policy-file-ul li {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
  border-bottom: 1px dashed silver;
  color: #000000;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.delegates-names li>div {
  display: flex;
  flex-wrap: wrap;
  margin: 15px 0;
}

.delegates-names li div:first-child {
  font-weight: bold;
}

.delegates-names li>div span {
  margin-right: 15px;
}

.concentric-people-col {
  border: 2px solid #9d1d22;
  padding: 0 10%;
}

.concentric-people-col li {
  width: 100%;
  margin: 15px 0;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border-bottom: 1px dashed silver;
}

.add_color_9D1D22 {
  background-color: #9D1D22;
  color: #fff;
  font-weight: bold;
}

.roles {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.role {
  margin-bottom: 30px;
  width: 24%;
  position: relative;
  border: 1px solid #9D1D22;
  box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.08);
}

.role_tags {
  position: absolute;
  top: 0;
  right: 0;
}
.tzrwtitle{
display: inline-block;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
width: 100%;
}
.tzrwdesc{
width: 100%;
overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
}

.more {
  font-size: 17px;
  font-weight: 400;
  color: #666666;
  width: 100%;
  text-align: center;
  height: 48px;
  line-height: 48px;
  background: #E9E9E9;
}

.more-roles {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.more-roles>div {
  position: relative;
  box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.08);
}

.more-roles>div:first-child {
  border: 1px solid #9D1D22;
}

.last_next {
  padding: 20px 0px 0px 0px;
  display: flex;
  justify-content: space-between;
  border-top: 2px dashed silver;
}

.last_next>p {
  display: inline-block;
}

.roles li {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0 15px;
  margin: 5px 0;
}

.roles li:first-child {
  /* font-size: 18px; */
  font-weight: 600;
}

/* 轮播图 1 start */
.rotation_effect{
max-width:1920px;
margin:0 auto;
}
.rotation_effect a {
  text-decoration: none;
}

.rotation_effect div {
  box-sizing: border-box;
}

.rotation_effect img {
  width: 100%;
  height: 469px;
object-fit: cover;
}

.slider-wrap {
  position: relative;
  width: 100%;
 height: 469px;
}

@media screen and (min-width: 1200px) {
  .slider-wrap {
 height: 469px;
  }
}

@media screen and (min-width:768px) and (max-width:992px) {
  .slider-wrap {
    height: 500px;
  }
}

@media screen and (max-width:768px) {
  .slider-wrap {
    max-height: 350px;
  }
}

.slider {
  height: 100%;
}

.slider .slider-list {
  position: relative;
  height: 100%;
}

.slider .slider-list .item {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.slider .slider-list .item.cur {
  display: block;
}

.yuan {
  position: absolute;
  left: 50%;
  bottom: 40px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}

.yuan .yuan-item {
  display: block;
  position: relative;
  float: left;
  width: 18px;
  height: 18px;
  margin-right: 1px;
  cursor: pointer;
}

.yuan .yuan-item::after {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 4px;
  width: 10px;
  height: 10px;
  border: 2px solid rgba(255, 255, 255, .4);
  border-radius: 50%;
  box-sizing: border-box;
}

.yuan .yuan-item.cur::after {
  background: #fff;
}

.yuan .yuan-item::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background-color: rgba(255, 255, 255, 0);
  border-radius: 50%;
}

.yuan .yuan-item.cur::before {
  background-color: rgba(255, 255, 255, .2);
}

.btn-group {
  width: 100%;
}

.btn-group .btn-left,
.btn-group .btn-right {
  position: absolute;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 30px;
  text-align: center;
  color: #fff;
  background: rgba(255, 255, 255, .5);
  border-radius: 50%;
  cursor: pointer;
  font-family: "宋体";
}
.margin_15{
  margin: 15px 0;
}
.btn-group .btn-left {
  left: 15px;
  top: 50%;
  margin-top: -25px;
}

.btn-group .btn-right {
  right: 15px;
  top: 50%;
  margin-top: -25px;
}
.btn-group .btn-left:hover,.btn-group .btn-right:hover{
background-color:#a9322c;
}
/* 轮播图 1 end */

/* 民主党派hover效果 start */

.democracy_title {
  line-height: 30px;
  color: #808080;
  height: 30px;
  //background-image: url("../images/search-bg-box.jpg");
  //background-size: 100% 100%;
  display: flex;
  justify-content: space-between;
  padding: 5px;
}

.democracy_ul {
  display: none;
  background-color: #fff;
  padding:  10px;
  border: 10px solid #f2f2f2;
}

.democracy_div{
  width: 250px;
  position: relative;
  z-index: 1;
  top: 30px;
  background-color: white;
}

.democracy_ul li {
  padding: 10px 0;
  border-bottom: 1px dashed silver;
}
.democracy_ul li:hover{
  border-bottom: 2px solid #9d1d22;
}
/* 民主党派hover效果 end*/



/*湖大新闻-star*/
.hdxinwen {
  margin: 60px auto 40px auto;
}

.hdxw-bt {
  height: 34px;
  line-height: 34px;
  position: relative;
  z-index: 999;
}

.hdxw-bt-left {
  width: 200px;
  height: 24px;
  margin-top: 5px;
}

.hdxw-bt-search {
  width: 180px;
  height: 33px;
  position: relative;
}

.hd-search-left {
  width: 165px;
  background: url(../images/search-bg-box.jpg) no-repeat;
  padding-left: 15px;
  height: 33px;
  line-height: 33px;
  color: #808080;
}

.hd-search-list {
  width: 180px;
  position: absolute;
  display: none;
  font-family: "宋体";
}

.hd-search-list li {
  width: 180px;
  height: 30px;
  line-height: 30px;
  color: #808080;
  background-color: #f2f2f2;
  text-indent: 1em;
  border-bottom: 1px dotted #cecdcc;
}

.hd-search-list li:hover {
  background-color: #a8322c;
  color: #fff;
}

.hdxw-bt-center {
  line-height: 33px;
  height: 33px;
  font-size: 14px;
  margin-right: 60px;
}

.hdxw-bt-center span {
  padding: 0 20px;
}

.hdxw-bt-center a {
  color: #808080;
  text-indent: 4em;
}

.hdxw-bt-center a:hover {
  color: #c23d2d;
}

.hdxw-left {
 width: 468px; 
  position: relative;
  height: 270px;
  padding-bottom: 21px;
  /* margin-top: 30px; */
}

.hdxw-left .slides {
  position: relative;
  z-index: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  /* width: 100%; */
}

.hdxw-left .slides li {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  /* height: 425px; */
}

.hdxw-left-bg {
  width: 100%;
  height: 333px;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  overflow: hidden;
}

.hdxw-left-bg .hdxw-left-bg-img {
  width: 100%;
 height:100%;
  /* height: 380px; */
  transition: 1s;
}

.hdxw-left-bg .hdxw-left-bg-img img {
  width: 100%;
height:100%;
//  min-height: 245px;
}

.hdxw-left-bg:hover .hdxw-left-bg-img {
  width: 100%;
  min-height: 380px;
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85;
  transition: 1s;
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
}

.hdxw-left-wenzi {
  position: absolute;
  width: 75%;
  bottom: -367px;
  left: 0;
  z-index: 2;
  line-height: 30px;
  max-height: 60px;
  overflow: hidden;
  font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hdxw-left-wenzi a {
  color: #666;
}

.hdxw-left-wenzi a:hover {
  color: #c23d2d;
}

.hdxw-left-wenzi img {
  width: 18px;
  height: 18px;
  vertical-align: middle;
  margin-left: 5px;
}

.hdxw-left .flex-control-nav {
  position: absolute;
  bottom: -75px;
  z-index: 2;
  width: 100px;
  right: 0;
  list-style: none;
  text-align: right;
  margin: 0;
  padding: 0;
  height: 34px;
}
.hdxw-right2 {
 right:5%;
 left:5%;
width:100%;
}
.hdxw-right2 .flex-control-nav {
    right: 50px!important;
    bottom: -15px!important;
}
.hdxw-right2 .hdxw-left-bg{
 width:90%;
}
.hdxw-right2 img{
    object-fit: contain;
}
.hdxw-left .flex-control-nav li {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 13px 5px 0 5px;
  *display: inline;
  zoom: 1;
}

.hdxw-left .flex-control-nav a {
  display: inline-block;
  width: 8px;
  height: 8px;
  line-height: 100px;
  overflow: hidden;
  background: url(../images/xinwen-icon-a.png) no-repeat;
  cursor: pointer;
}

.hdxw-left .flex-control-nav .flex-active {
  background: url(../images/xinwen-icon-on.png) no-repeat;
}

.hdxw-left .flex-direction-nav {
  display: none;
}

.hdxw-right {
  width: 580px;
  margin-top: 25px;
  position: relative;
  z-index: 99;
}

.hdxw-right ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.hdxw-right ul li {
  padding: 0 60px 0 20px;
  width: 500px;
  background: url(../images/list-image/list-icon.png) no-repeat 5px center;
  height: 36px;
  line-height: 36px;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  transition: 0.5s;
  font-size: 16px;
  margin: 0;
  float: left;
}

.hdxw-right ul li:hover {
  padding: 0 60px 0 25px;
  width: 495px;
  transition: 0.5s;
}

.hdxw-right ul li .div {
  height: 36px;
  line-height: 36px;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.hdxw-right ul li span {
  position: absolute;
  right: 0;
  text-align: right;
  width: 80px;
  top: 0;
  color: #e1c6ad;
  font-size: 14px;
}

.hdxw-right ul li a {
  color: #666;
}

.hdxw-right ul li a:hover {
  color: #c23d2d;
}

/*湖大新闻-end*/

.news-title-text:hover,.news-title-text a:hover{
  color: #c23d2d;
}

.arrowLower_div{
  width: 30px;
  height: 30px;
  background-color: #a9322c;
  text-align: center;
  line-height: 34px;
  border-radius: 2px;
}

/* 正文修改 S  */
.tabloid_title,
.updates_title {
  font-size: 20px;
  color: #9D1D22;
  padding: 15px 0;
  border-bottom: 1px solid #9D1D22;
}

.tabloid_lb {
  width: 100%;
  margin: 15px 0;
}

.updates_ul li {
  margin: 10px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* 正文修改 E  */

.dot{
  padding-left: 25px !important;
  background: left center no-repeat url("../imgs/dot.png");
}

.updates_ul li div:last-child{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.fullText_search{
    border: none;
    background-color: #ebebeb;
    height: 30px;
    outline: none;
}

/* 6.7 新加样式 */
.content_area{
  height: 150px;
  overflow: hidden;
}
.allText{
  margin-top: 10px;
  height: 40px;
  font-weight: 600;
  text-align: center;
  line-height: 40px;
  background-color: #f2f2f2;
  border-radius: 10px;
}

.updates_ul a:hover{
  color: #9d1d22;
}

/* 正文内容 85% 居中*/
.v_news_content{
 width:85%;
 margin:0 auto;
}

/* 现任领导*/
.currentTeam p span,.currentTeam p{
font-size:16px!important;
 line-height:30px!important;
}

/*民主党派，统战团体，现任班子链接变色；民主党派、统战团体新闻列表变色*/
.changeColor a:hover,.news-list li:hover,.policy-file-ul a:hover,.religion-work-list a:hover,.policy-file-ul span:hover{
 color:#a9322c;
}

/*swiper css*/
.swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.swiper {
  width: 100%;
}